GET getMultipleClientOfflineDevice?cid[0]={cid[0]}&cid[1]={cid[1]}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cid

Collection of integer

Required

Body Parameters

None.

Response Information

Resource Description

LabCareWebApiResultOfListOfLabCare.Data.RealTime.Models.SnapDeviceStatusCollection
NameDescriptionTypeAdditional information
success

boolean

None.

msg

string

None.

data

Collection of LabCare.Data.RealTime.Models.SnapDeviceStatusCollection

None.

rc

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'DeviceName' on 'LabCare.Data.RealTime.Models.SnapDeviceStatusCollection'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'DeviceName' on 'LabCare.Data.RealTime.Models.SnapDeviceStatusCollection'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Type 'LabCare.Data.RealTime.RealTimeDatabase+Collection`1[LabCare.Data.RealTime.Models.SnapDeviceStatusCollection]' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Type 'LabCare.Data.RealTime.RealTimeDatabase+Collection`1[LabCare.Data.RealTime.Models.SnapDeviceStatusCollection]' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.